home *** CD-ROM | disk | FTP | other *** search
- object frmFileProp: TfrmFileProp
- Left = 200
- Top = 177
- BorderStyle = bsDialog
- Caption = 'File Properties'
- ClientHeight = 373
- ClientWidth = 301
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnActivate = FormActivate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 4
- Top = 4
- Width = 293
- Height = 333
- BevelOuter = bvLowered
- TabOrder = 0
- object Label1: TLabel
- Left = 37
- Top = 16
- Width = 45
- Height = 13
- Caption = 'Filename:'
- end
- object Label2: TLabel
- Left = 8
- Top = 32
- Width = 74
- Height = 13
- Caption = 'Unpacked size:'
- end
- object Label3: TLabel
- Left = 21
- Top = 48
- Width = 61
- Height = 13
- Caption = 'Packed size:'
- end
- object Label4: TLabel
- Left = 40
- Top = 64
- Width = 42
- Height = 13
- Caption = 'File type:'
- end
- object Label5: TLabel
- Left = 39
- Top = 80
- Width = 43
- Height = 13
- Caption = 'Modified:'
- end
- object Label6: TLabel
- Left = 35
- Top = 96
- Width = 47
- Height = 13
- Caption = 'Attributes:'
- end
- object Label7: TLabel
- Left = 43
- Top = 128
- Width = 39
- Height = 13
- Caption = 'Method:'
- end
- object Label8: TLabel
- Left = 57
- Top = 144
- Width = 25
- Height = 13
- Caption = 'CRC:'
- end
- object Label9: TLabel
- Left = 51
- Top = 160
- Width = 31
- Height = 13
- Caption = 'Offset:'
- end
- object Label10: TLabel
- Left = 31
- Top = 176
- Width = 51
- Height = 13
- Caption = 'Encrypted:'
- end
- object Label11: TLabel
- Left = 30
- Top = 192
- Width = 52
- Height = 13
- Caption = 'Volume ID:'
- end
- object Label12: TLabel
- Left = 17
- Top = 208
- Width = 65
- Height = 13
- Caption = 'File comment:'
- end
- object Pie: TSimplePie
- Left = 82
- Top = 232
- Width = 128
- Height = 64
- Position = 66
- Basecolor = clFuchsia
- Usedcolor = clBlue
- end
- object Label13: TLabel
- Left = 112
- Top = 304
- Width = 28
- Height = 13
- Caption = 'Ratio:'
- end
- object lblVolumeID: TPathLabel
- Left = 88
- Top = 192
- Width = 193
- Height = 13
- AutoSize = False
- end
- object lblFileName: TLabel
- Left = 88
- Top = 16
- Width = 54
- Height = 13
- Caption = 'lblFileName'
- end
- object lblUnpacked: TLabel
- Left = 88
- Top = 32
- Width = 60
- Height = 13
- Caption = 'lblUnpacked'
- end
- object lblPacked: TLabel
- Left = 88
- Top = 48
- Width = 47
- Height = 13
- Caption = 'lblPacked'
- end
- object lblType: TLabel
- Left = 88
- Top = 64
- Width = 34
- Height = 13
- Caption = 'lblType'
- end
- object lblModified: TLabel
- Left = 88
- Top = 80
- Width = 50
- Height = 13
- Caption = 'lblModified'
- end
- object lblAttr: TLabel
- Left = 88
- Top = 96
- Width = 26
- Height = 13
- Caption = 'lblAttr'
- end
- object lblMethod: TLabel
- Left = 88
- Top = 128
- Width = 46
- Height = 13
- Caption = 'lblMethod'
- end
- object lblCRC: TLabel
- Left = 88
- Top = 144
- Width = 32
- Height = 13
- Caption = 'lblCRC'
- end
- object lblOffset: TLabel
- Left = 88
- Top = 160
- Width = 38
- Height = 13
- Caption = 'lblOffset'
- end
- object lblEnc: TLabel
- Left = 88
- Top = 176
- Width = 29
- Height = 13
- Caption = 'lblEnc'
- end
- object lblComment: TLabel
- Left = 88
- Top = 208
- Width = 54
- Height = 13
- Caption = 'lblComment'
- end
- object lblRatio: TLabel
- Left = 146
- Top = 304
- Width = 35
- Height = 13
- Caption = 'lblRatio'
- end
- object Label15: TLabel
- Left = 57
- Top = 112
- Width = 25
- Height = 13
- Caption = 'Path:'
- end
- object lblPath: TLabel
- Left = 88
- Top = 112
- Width = 32
- Height = 13
- Caption = 'lblPath'
- end
- end
- object Button1: TButton
- Left = 113
- Top = 344
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- end
- object FormCenter1: TFormCenter
- Center = True
- Left = 240
- Top = 224
- end
- end
-